﻿2026-08-04T03:12:29.0441798Z Current runner version: '2.336.0'
2026-08-04T03:12:29.0447397Z Runner name: 'kitsubito'
2026-08-04T03:12:29.0448092Z Runner group name: 'Default'
2026-08-04T03:12:29.0448904Z Machine name: 'KITSUBITO'
2026-08-04T03:12:29.0453732Z ##[group]GITHUB_TOKEN Permissions
2026-08-04T03:12:29.0455659Z Actions: write
2026-08-04T03:12:29.0456070Z ArtifactMetadata: write
2026-08-04T03:12:29.0456469Z Attestations: write
2026-08-04T03:12:29.0456837Z Checks: write
2026-08-04T03:12:29.0457194Z CodeQuality: write
2026-08-04T03:12:29.0457555Z Contents: write
2026-08-04T03:12:29.0457913Z CopilotRequests: write
2026-08-04T03:12:29.0458291Z Deployments: write
2026-08-04T03:12:29.0458652Z Discussions: write
2026-08-04T03:12:29.0459074Z Drives: write
2026-08-04T03:12:29.0459426Z Issues: write
2026-08-04T03:12:29.0459774Z Metadata: read
2026-08-04T03:12:29.0460127Z Models: read
2026-08-04T03:12:29.0460480Z Packages: write
2026-08-04T03:12:29.0460829Z Pages: write
2026-08-04T03:12:29.0461291Z PullRequests: write
2026-08-04T03:12:29.0461698Z RepositoryProjects: write
2026-08-04T03:12:29.0462107Z SecurityEvents: write
2026-08-04T03:12:29.0462471Z Statuses: write
2026-08-04T03:12:29.0462833Z VulnerabilityAlerts: read
2026-08-04T03:12:29.0463205Z ##[endgroup]
2026-08-04T03:12:29.0464747Z Secret source: Actions
2026-08-04T03:12:29.0465609Z Prepare workflow directory
2026-08-04T03:12:29.0970592Z Prepare all required actions
2026-08-04T03:12:29.1007466Z Getting action download info
2026-08-04T03:12:29.4980524Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-08-04T03:12:30.0734955Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02)
2026-08-04T03:12:32.0159820Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-08-04T03:12:32.1104520Z ##[group]Run set -euo pipefail
2026-08-04T03:12:32.1105006Z [36;1mset -euo pipefail[0m
2026-08-04T03:12:32.1105354Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-08-04T03:12:32.1105836Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-08-04T03:12:32.1106366Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-08-04T03:12:32.1106870Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-08-04T03:12:32.1107315Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-08-04T03:12:32.1107678Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-08-04T03:12:32.1108246Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-08-04T03:12:32.1108789Z [36;1m  exit 1[0m
2026-08-04T03:12:32.1109123Z [36;1mfi[0m
2026-08-04T03:12:32.1126312Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-04T03:12:32.1126965Z ##[endgroup]
2026-08-04T03:12:32.1252447Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=691699654656 floor_bytes=34359738368
2026-08-04T03:12:32.1422851Z ##[group]Run actions/checkout@v5
2026-08-04T03:12:32.1423236Z with:
2026-08-04T03:12:32.1423490Z   fetch-depth: 0
2026-08-04T03:12:32.1423773Z   repository: BigscreenVR/spt-bs-core
2026-08-04T03:12:32.1426146Z   token: ***
2026-08-04T03:12:32.1426411Z   ssh-strict: true
2026-08-04T03:12:32.1426662Z   ssh-user: git
2026-08-04T03:12:32.1426943Z   persist-credentials: true
2026-08-04T03:12:32.1427210Z   clean: true
2026-08-04T03:12:32.1427473Z   sparse-checkout-cone-mode: true
2026-08-04T03:12:32.1427777Z   fetch-tags: false
2026-08-04T03:12:32.1428041Z   show-progress: true
2026-08-04T03:12:32.1428308Z   lfs: false
2026-08-04T03:12:32.1428565Z   submodules: false
2026-08-04T03:12:32.1428856Z   set-safe-directory: true
2026-08-04T03:12:32.1429255Z   allow-unsafe-pr-checkout: false
2026-08-04T03:12:32.1429556Z ##[endgroup]
2026-08-04T03:12:32.2213824Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-04T03:12:32.2215180Z ##[group]Getting Git version info
2026-08-04T03:12:32.2215763Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-04T03:12:32.2216778Z [command]/usr/bin/git version
2026-08-04T03:12:32.2217102Z git version 2.43.0
2026-08-04T03:12:32.2228573Z ##[endgroup]
2026-08-04T03:12:32.2236009Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/52066f75-fd8b-453d-ac90-33359e46f183/.gitconfig'
2026-08-04T03:12:32.2243644Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/52066f75-fd8b-453d-ac90-33359e46f183' before making global git config changes
2026-08-04T03:12:32.2244415Z Adding repository directory to the temporary git global config as a safe directory
2026-08-04T03:12:32.2247530Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-04T03:12:32.2282195Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-04T03:12:32.2301559Z https://github.com/BigscreenVR/spt-bs-core
2026-08-04T03:12:32.2311872Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-04T03:12:32.2314461Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-04T03:12:32.2337203Z refs/heads/golden/knock145
2026-08-04T03:12:32.2343680Z [command]/usr/bin/git checkout --detach
2026-08-04T03:12:32.2670820Z HEAD is now at 4b37512f7 fix(knock): refuse a knock whose target resolved nowhere (#145)
2026-08-04T03:12:32.2709266Z [command]/usr/bin/git branch --delete --force golden/knock145
2026-08-04T03:12:32.2739675Z Deleted branch golden/knock145 (was 4b37512f7).
2026-08-04T03:12:32.3445730Z ##[endgroup]
2026-08-04T03:12:32.3449058Z [command]/usr/bin/git submodule status
2026-08-04T03:12:32.3671717Z ##[group]Cleaning the repository
2026-08-04T03:12:32.3674947Z [command]/usr/bin/git clean -ffdx
2026-08-04T03:12:36.7071922Z Removing .adapter-notify/
2026-08-04T03:12:36.7072332Z Removing bench-ledger/
2026-08-04T03:12:36.7072596Z Removing target/
2026-08-04T03:12:36.7085093Z [command]/usr/bin/git reset --hard HEAD
2026-08-04T03:12:36.7242604Z HEAD is now at 4b37512f7 fix(knock): refuse a knock whose target resolved nowhere (#145)
2026-08-04T03:12:36.7251440Z ##[endgroup]
2026-08-04T03:12:36.7251839Z ##[group]Disabling automatic garbage collection
2026-08-04T03:12:36.7255319Z [command]/usr/bin/git config --local gc.auto 0
2026-08-04T03:12:36.7283197Z ##[endgroup]
2026-08-04T03:12:36.7283573Z ##[group]Setting up auth
2026-08-04T03:12:36.7289566Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-04T03:12:36.7320525Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-04T03:12:36.7520214Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-04T03:12:36.7549585Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-04T03:12:36.7744177Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-04T03:12:36.7772789Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-04T03:12:36.7966640Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-04T03:12:36.8001670Z ##[endgroup]
2026-08-04T03:12:36.8002070Z ##[group]Fetching the repository
2026-08-04T03:12:36.8007979Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-08-04T03:12:37.9613287Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-04T03:12:37.9615167Z  * [new branch]          fix/145-knock-notfound -> origin/fix/145-knock-notfound
2026-08-04T03:12:37.9687175Z [command]/usr/bin/git branch --list --remote origin/golden/knock145
2026-08-04T03:12:37.9741874Z   origin/golden/knock145
2026-08-04T03:12:37.9748861Z [command]/usr/bin/git rev-parse refs/remotes/origin/golden/knock145
2026-08-04T03:12:37.9767995Z 4b37512f71620444df8fe852b494f03e759dd75c
2026-08-04T03:12:37.9771762Z ##[endgroup]
2026-08-04T03:12:37.9772195Z ##[group]Determining the checkout info
2026-08-04T03:12:37.9773115Z ##[endgroup]
2026-08-04T03:12:37.9776136Z [command]/usr/bin/git sparse-checkout disable
2026-08-04T03:12:37.9814264Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-04T03:12:37.9838359Z ##[group]Checking out the ref
2026-08-04T03:12:37.9841321Z [command]/usr/bin/git checkout --progress --force -B golden/knock145 refs/remotes/origin/golden/knock145
2026-08-04T03:12:37.9903189Z Switched to a new branch 'golden/knock145'
2026-08-04T03:12:37.9903581Z branch 'golden/knock145' set up to track 'origin/golden/knock145'.
2026-08-04T03:12:37.9909591Z ##[endgroup]
2026-08-04T03:12:37.9948344Z [command]/usr/bin/git log -1 --format=%H
2026-08-04T03:12:37.9973310Z 4b37512f71620444df8fe852b494f03e759dd75c
2026-08-04T03:12:38.0097875Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-08-04T03:12:38.0098312Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-08-04T03:12:38.0110987Z shell: /usr/bin/bash -e {0}
2026-08-04T03:12:38.0111193Z ##[endgroup]
2026-08-04T03:12:38.0192143Z ##[group]Run bash .github/ci/reap-census.sh start
2026-08-04T03:12:38.0192453Z [36;1mbash .github/ci/reap-census.sh start[0m
2026-08-04T03:12:38.0204708Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-04T03:12:38.0205037Z env:
2026-08-04T03:12:38.0205236Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-04T03:12:38.0205461Z ##[endgroup]
2026-08-04T03:12:38.0246920Z CI-CENSUS scope roots:
2026-08-04T03:12:38.0247282Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-04T03:12:38.0247744Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-08-04T03:12:38.0248274Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-08-04T03:12:38.0248775Z   root: /home/reavus/actions-runner/_work/_temp
2026-08-04T03:12:38.0249222Z   root: /home/reavus/spt-n1-oldbroker
2026-08-04T03:12:38.0294791Z CI-CENSUS self-check OK: walked 387 /proc entries, exe resolution live
2026-08-04T03:12:39.4645437Z CI-CENSUS phase=start box_procs=387 box_fds=10848 family_total=2 scoped=0 unscoped=2 unreadable_path=0 flood_orphans=0
2026-08-04T03:12:39.4646023Z   FOREIGN  pid=1687377 /home/reavus/.local/bin/spt
2026-08-04T03:12:39.4646356Z   FOREIGN  pid=1687391 /home/reavus/.local/bin/spt
2026-08-04T03:12:39.4679258Z ##[group]Run bash .github/ci/test-temp-sandbox.sh setup
2026-08-04T03:12:39.4679617Z [36;1mbash .github/ci/test-temp-sandbox.sh setup[0m
2026-08-04T03:12:39.4691914Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-04T03:12:39.4692186Z env:
2026-08-04T03:12:39.4692371Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-04T03:12:39.4692598Z ##[endgroup]
2026-08-04T03:12:39.4744443Z CI-TMP setup: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-1-eN4Z5R
2026-08-04T03:12:39.4772974Z ##[group]Run set -euo pipefail
2026-08-04T03:12:39.4773264Z [36;1mset -euo pipefail[0m
2026-08-04T03:12:39.4773475Z [36;1mPIN=0c95435[0m
2026-08-04T03:12:39.4773670Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-08-04T03:12:39.4773904Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-08-04T03:12:39.4774200Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-08-04T03:12:39.4774596Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-08-04T03:12:39.4775011Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-08-04T03:12:39.4775339Z [36;1m  rm -rf "$CACHE"[0m
2026-08-04T03:12:39.4775560Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-08-04T03:12:39.4775813Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-08-04T03:12:39.4776289Z [36;1m  # CARGO_INCREMENTAL=0 — THE one-shot build in this workflow (releases#103:[0m
2026-08-04T03:12:39.4776715Z [36;1m  # -29.8% wall, -5.65 GB of target, n=3, slowest-OFF beat fastest-ON). The[0m
2026-08-04T03:12:39.4777112Z [36;1m  # finding is scoped to COLD one-shot builds and this is the only CI site that[0m
2026-08-04T03:12:39.4777526Z [36;1m  # is one: the cache is `rm -rf`'d and rebuilt from scratch when the pin moves,[0m
2026-08-04T03:12:39.4777921Z [36;1m  # and between pin moves it is consumed as a BINARY and never recompiled — so[0m
2026-08-04T03:12:39.4778327Z [36;1m  # the incremental state it would write is never read by anything, ever. Every[0m
2026-08-04T03:12:39.4778732Z [36;1m  # other cargo invocation in this workflow builds into the runner's PERSISTENT[0m
2026-08-04T03:12:39.4779286Z [36;1m  # `_work` target, where incremental is the mechanism that makes the next run[0m
2026-08-04T03:12:39.4779634Z [36;1m  # cheap; those are deliberately left alone.[0m
2026-08-04T03:12:39.4779986Z [36;1m  CARGO_INCREMENTAL=0 bash .github/bench/wrap.sh n1-oldbroker-build -- \[0m
2026-08-04T03:12:39.4780390Z [36;1m    cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-08-04T03:12:39.4780705Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-08-04T03:12:39.4780958Z [36;1mfi[0m
2026-08-04T03:12:39.4781212Z [36;1mSPT_N1_OLD_BROKER="$BIN" bash .github/bench/wrap.sh n1-pairing -- \[0m
2026-08-04T03:12:39.4781793Z [36;1m  cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-08-04T03:12:39.4793995Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-04T03:12:39.4794276Z env:
2026-08-04T03:12:39.4794452Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-04T03:12:39.4794809Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-1-eN4Z5R
2026-08-04T03:12:39.4795244Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-1-eN4Z5R
2026-08-04T03:12:39.4795652Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-1-eN4Z5R
2026-08-04T03:12:39.4796083Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-1-eN4Z5R
2026-08-04T03:12:39.4796398Z ##[endgroup]
2026-08-04T03:12:39.7803520Z    Compiling proc-macro2 v1.0.106
2026-08-04T03:12:39.7803878Z    Compiling unicode-ident v1.0.24
2026-08-04T03:12:39.7804154Z    Compiling quote v1.0.45
2026-08-04T03:12:39.7804407Z    Compiling libc v0.2.186
2026-08-04T03:12:39.7804665Z    Compiling serde_core v1.0.228
2026-08-04T03:12:39.7805074Z    Compiling cfg-if v1.0.4
2026-08-04T03:12:39.7805573Z    Compiling serde v1.0.228
2026-08-04T03:12:39.7844376Z    Compiling typenum v1.20.1
2026-08-04T03:12:39.7896491Z    Compiling log v0.4.32
2026-08-04T03:12:39.7940225Z    Compiling portable-atomic v1.13.1
2026-08-04T03:12:39.7980828Z    Compiling pin-project-lite v0.2.17
2026-08-04T03:12:39.8004659Z    Compiling memchr v2.8.1
2026-08-04T03:12:39.8005102Z    Compiling version_check v0.9.5
2026-08-04T03:12:39.8005712Z    Compiling critical-section v1.2.0
2026-08-04T03:12:39.8072395Z    Compiling find-msvc-tools v0.1.9
2026-08-04T03:12:39.8411364Z    Compiling shlex v2.0.1
2026-08-04T03:12:39.8724609Z    Compiling futures-core v0.3.32
2026-08-04T03:12:39.8891276Z    Compiling bytes v1.11.1
2026-08-04T03:12:39.9083706Z    Compiling subtle v2.6.1
2026-08-04T03:12:40.0260944Z    Compiling equivalent v1.0.2
2026-08-04T03:12:40.0299174Z    Compiling smallvec v1.15.1
2026-08-04T03:12:40.0571923Z    Compiling itoa v1.0.18
2026-08-04T03:12:40.0798540Z    Compiling semver v1.0.28
2026-08-04T03:12:40.0896923Z    Compiling stable_deref_trait v1.2.1
2026-08-04T03:12:40.0999619Z    Compiling slab v0.4.12
2026-08-04T03:12:40.1348005Z    Compiling futures-sink v0.3.32
2026-08-04T03:12:40.1525976Z    Compiling futures-io v0.3.32
2026-08-04T03:12:40.1528160Z    Compiling generic-array v0.14.7
2026-08-04T03:12:40.1652288Z    Compiling rand_core v0.10.1
2026-08-04T03:12:40.2380898Z    Compiling futures-channel v0.3.32
2026-08-04T03:12:40.2560759Z    Compiling futures-task v0.3.32
2026-08-04T03:12:40.3020491Z    Compiling bitflags v2.12.1
2026-08-04T03:12:40.3048527Z    Compiling getrandom v0.4.2
2026-08-04T03:12:40.3250772Z    Compiling rustversion v1.0.22
2026-08-04T03:12:40.3534846Z    Compiling hashbrown v0.17.1
2026-08-04T03:12:40.3820676Z    Compiling cpufeatures v0.2.17
2026-08-04T03:12:40.4017766Z    Compiling fnv v1.0.7
2026-08-04T03:12:40.4161209Z    Compiling strsim v0.11.1
2026-08-04T03:12:40.4450621Z    Compiling rustc_version v0.4.1
2026-08-04T03:12:40.4820817Z    Compiling cfg_aliases v0.2.1
2026-08-04T03:12:40.5430619Z    Compiling litemap v0.8.2
2026-08-04T03:12:40.5627664Z    Compiling writeable v0.6.3
2026-08-04T03:12:40.5768572Z    Compiling icu_properties_data v2.2.0
2026-08-04T03:12:40.5835862Z    Compiling ident_case v1.0.1
2026-08-04T03:12:40.6032875Z    Compiling fs_extra v1.3.0
2026-08-04T03:12:40.7210614Z    Compiling utf8_iter v1.0.4
2026-08-04T03:12:40.7439456Z    Compiling icu_normalizer_data v2.2.0
2026-08-04T03:12:40.7610565Z    Compiling dunce v1.0.5
2026-08-04T03:12:40.8410688Z    Compiling percent-encoding v2.3.2
2026-08-04T03:12:40.8520403Z    Compiling autocfg v1.5.1
2026-08-04T03:12:40.8620888Z    Compiling http v1.4.1
2026-08-04T03:12:40.9364274Z    Compiling thiserror v2.0.18
2026-08-04T03:12:40.9560987Z    Compiling unicode-segmentation v1.13.3
2026-08-04T03:12:40.9700789Z    Compiling aws-lc-rs v1.17.0
2026-08-04T03:12:40.9770869Z    Compiling cpufeatures v0.3.0
2026-08-04T03:12:41.0290719Z    Compiling scopeguard v1.2.0
2026-08-04T03:12:41.0520911Z    Compiling syn v2.0.117
2026-08-04T03:12:41.0975302Z    Compiling lock_api v0.4.14
2026-08-04T03:12:41.0980994Z    Compiling form_urlencoded v1.2.2
2026-08-04T03:12:41.1310640Z    Compiling untrusted v0.9.0
2026-08-04T03:12:41.1390508Z    Compiling heck v0.5.0
2026-08-04T03:12:41.2678553Z    Compiling indexmap v2.14.0
2026-08-04T03:12:41.2771003Z    Compiling hybrid-array v0.4.12
2026-08-04T03:12:41.2855818Z    Compiling rustls v0.23.40
2026-08-04T03:12:41.2874451Z    Compiling anyhow v1.0.102
2026-08-04T03:12:41.2875389Z    Compiling const-oid v0.10.2
2026-08-04T03:12:41.3737039Z    Compiling unicode-xid v0.2.6
2026-08-04T03:12:41.3830326Z    Compiling atomic-waker v1.1.2
2026-08-04T03:12:41.3896492Z    Compiling httparse v1.10.1
2026-08-04T03:12:41.4820408Z    Compiling fastrand v2.4.1
2026-08-04T03:12:41.4870853Z    Compiling zerocopy v0.8.50
2026-08-04T03:12:41.4915546Z    Compiling parking_lot_core v0.9.12
2026-08-04T03:12:41.4920725Z    Compiling paste v1.0.15
2026-08-04T03:12:41.5400827Z    Compiling convert_case v0.10.0
2026-08-04T03:12:41.6360760Z    Compiling num-traits v0.2.19
2026-08-04T03:12:41.7541095Z    Compiling jobserver v0.1.34
2026-08-04T03:12:41.7931610Z    Compiling curve25519-dalek v4.1.3
2026-08-04T03:12:41.8011228Z    Compiling ahash v0.8.12
2026-08-04T03:12:41.8012342Z    Compiling either v1.16.0
2026-08-04T03:12:41.8116923Z    Compiling base64ct v1.8.3
2026-08-04T03:12:41.8150706Z    Compiling powerfmt v0.2.0
2026-08-04T03:12:41.9198773Z    Compiling http-body v1.0.1
2026-08-04T03:12:42.0171367Z    Compiling crypto-common v0.1.7
2026-08-04T03:12:42.0237120Z    Compiling block-buffer v0.12.0
2026-08-04T03:12:42.0298269Z    Compiling crypto-common v0.2.2
2026-08-04T03:12:42.0362673Z    Compiling cc v1.2.63
2026-08-04T03:12:42.0481806Z    Compiling inout v0.2.2
2026-08-04T03:12:42.0574275Z    Compiling block-buffer v0.10.4
2026-08-04T03:12:42.1220872Z    Compiling pem-rfc7468 v1.0.0
2026-08-04T03:12:42.1727425Z    Compiling deranged v0.5.8
2026-08-04T03:12:42.2228123Z    Compiling digest v0.10.7
2026-08-04T03:12:42.2229487Z    Compiling time-core v0.1.8
2026-08-04T03:12:42.2380893Z    Compiling base64 v0.22.1
2026-08-04T03:12:42.2420845Z    Compiling tinyvec_macros v0.1.1
2026-08-04T03:12:42.3046582Z    Compiling data-encoding v2.11.0
2026-08-04T03:12:42.3222271Z    Compiling pkg-config v0.3.33
2026-08-04T03:12:42.3973626Z    Compiling try-lock v0.2.5
2026-08-04T03:12:42.4290872Z    Compiling vcpkg v0.2.15
2026-08-04T03:12:42.4450961Z    Compiling tower-service v0.3.3
2026-08-04T03:12:42.4987173Z    Compiling mio v1.2.1
2026-08-04T03:12:42.5214545Z    Compiling socket2 v0.6.4
2026-08-04T03:12:42.5666371Z    Compiling getrandom v0.2.17
2026-08-04T03:12:42.6520575Z    Compiling zmij v1.0.21
2026-08-04T03:12:42.8057485Z    Compiling uuid v1.23.2
2026-08-04T03:12:42.8452012Z    Compiling rand_core v0.6.4
2026-08-04T03:12:42.8583706Z    Compiling num-conv v0.2.2
2026-08-04T03:12:42.9278773Z    Compiling parking_lot v0.12.5
2026-08-04T03:12:42.9960881Z    Compiling cipher v0.5.2
2026-08-04T03:12:43.0255703Z    Compiling want v0.3.1
2026-08-04T03:12:43.0306360Z    Compiling sha2 v0.10.9
2026-08-04T03:12:43.2336904Z    Compiling cmake v0.1.58
2026-08-04T03:12:43.2516591Z    Compiling tinyvec v1.11.0
2026-08-04T03:12:43.2832088Z    Compiling chacha20 v0.10.0
2026-08-04T03:12:43.3261266Z    Compiling inout v0.1.4
2026-08-04T03:12:43.3687777Z    Compiling spt-procident v0.53.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-procident)
2026-08-04T03:12:43.3826061Z    Compiling vergen-lib v9.1.0
2026-08-04T03:12:43.4690975Z    Compiling n0-future v0.3.2
2026-08-04T03:12:43.5381058Z    Compiling diatomic-waker v0.2.3
2026-08-04T03:12:43.5502269Z    Compiling signature v2.2.0
2026-08-04T03:12:43.5720609Z    Compiling serde_json v1.0.150
2026-08-04T03:12:43.5919563Z    Compiling rand v0.10.1
2026-08-04T03:12:43.5993157Z    Compiling httpdate v1.0.3
2026-08-04T03:12:43.6391456Z    Compiling cordyceps v0.3.4
2026-08-04T03:12:43.6666135Z    Compiling spin v0.10.0
2026-08-04T03:12:43.6695001Z    Compiling crossbeam-utils v0.8.21
2026-08-04T03:12:43.6853999Z    Compiling parking v2.2.1
2026-08-04T03:12:43.6951283Z    Compiling winnow v1.0.3
2026-08-04T03:12:43.7330759Z    Compiling ed25519 v2.2.3
2026-08-04T03:12:43.7746828Z    Compiling spt-poolguard v0.53.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-poolguard)
2026-08-04T03:12:43.7850854Z    Compiling cipher v0.4.4
2026-08-04T03:12:43.7907832Z    Compiling digest v0.11.3
2026-08-04T03:12:43.8178727Z    Compiling futures-lite v2.6.1
2026-08-04T03:12:43.9051212Z    Compiling netlink-packet-core v0.8.1
2026-08-04T03:12:43.9511037Z    Compiling universal-hash v0.5.1
2026-08-04T03:12:43.9730303Z    Compiling vergen v9.1.0
2026-08-04T03:12:43.9941078Z    Compiling vergen-lib v0.1.6
2026-08-04T03:12:44.0170824Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-08-04T03:12:44.0539551Z    Compiling futures-buffered v0.2.13
2026-08-04T03:12:44.0540748Z    Compiling heapless v0.7.17
2026-08-04T03:12:44.0726090Z    Compiling noq-udp v0.10.0
2026-08-04T03:12:44.0736373Z    Compiling aho-corasick v1.1.4
2026-08-04T03:12:44.1435816Z    Compiling sync_wrapper v1.0.2
2026-08-04T03:12:44.1512976Z    Compiling aws-lc-sys v0.41.0
2026-08-04T03:12:44.1639229Z    Compiling ring v0.17.14
2026-08-04T03:12:44.2546814Z    Compiling libsqlite3-sys v0.30.1
2026-08-04T03:12:44.2691373Z    Compiling byteorder v1.5.0
2026-08-04T03:12:44.2762549Z    Compiling opaque-debug v0.3.1
2026-08-04T03:12:44.3001310Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-08-04T03:12:44.3498417Z    Compiling allocator-api2 v0.2.21
2026-08-04T03:12:44.3681485Z    Compiling regex-syntax v0.8.10
2026-08-04T03:12:44.4510878Z    Compiling hash32 v0.2.1
2026-08-04T03:12:44.5042214Z    Compiling polyval v0.6.2
2026-08-04T03:12:44.5807336Z    Compiling spt-store v0.53.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-08-04T03:12:44.6710991Z    Compiling vergen-gitcl v1.0.8
2026-08-04T03:12:44.6830915Z    Compiling spin v0.9.8
2026-08-04T03:12:44.8290827Z    Compiling num_threads v0.1.7
2026-08-04T03:12:44.8370834Z    Compiling fallible-streaming-iterator v0.1.9
2026-08-04T03:12:44.8430852Z    Compiling signature v3.0.0
2026-08-04T03:12:44.8975355Z    Compiling ryu v1.0.23
2026-08-04T03:12:44.9270948Z    Compiling tower-layer v0.3.3
2026-08-04T03:12:44.9500707Z    Compiling fallible-iterator v0.3.0
2026-08-04T03:12:44.9916886Z    Compiling time v0.3.47
2026-08-04T03:12:45.0350787Z    Compiling ghash v0.5.1
2026-08-04T03:12:45.1050578Z    Compiling ctr v0.9.2
2026-08-04T03:12:45.1242188Z    Compiling aes v0.8.4
2026-08-04T03:12:45.1430635Z    Compiling sha2 v0.11.0-rc.5
2026-08-04T03:12:45.3333633Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-08-04T03:12:45.3810206Z    Compiling fs2 v0.4.3
2026-08-04T03:12:45.4240624Z    Compiling aead v0.5.2
2026-08-04T03:12:45.5359607Z    Compiling http-body-util v0.1.3
2026-08-04T03:12:45.5435212Z    Compiling utf8parse v0.2.2
2026-08-04T03:12:45.6280914Z    Compiling openssl-probe v0.2.1
2026-08-04T03:12:45.7992190Z    Compiling arrayvec v0.7.6
2026-08-04T03:12:45.8511407Z    Compiling synstructure v0.13.2
2026-08-04T03:12:45.8768605Z    Compiling darling_core v0.20.11
2026-08-04T03:12:45.9084216Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-08-04T03:12:45.9730717Z    Compiling rustix v1.1.4
2026-08-04T03:12:46.0596825Z    Compiling aes-gcm v0.10.3
2026-08-04T03:12:46.1542981Z    Compiling crossbeam-epoch v0.9.18
2026-08-04T03:12:46.2271333Z    Compiling crossbeam-channel v0.5.15
2026-08-04T03:12:46.4723544Z    Compiling netlink-packet-route v0.29.0
2026-08-04T03:12:46.5338279Z    Compiling blake3 v1.8.5
2026-08-04T03:12:46.5933716Z    Compiling memoffset v0.6.5
2026-08-04T03:12:46.6296613Z    Compiling acto v0.8.2
2026-08-04T03:12:46.7481140Z    Compiling netwatch v0.16.0
2026-08-04T03:12:46.8150699Z    Compiling regex-automata v0.4.14
2026-08-04T03:12:46.8426799Z    Compiling proc-macro-crate v3.5.0
2026-08-04T03:12:46.8821404Z    Compiling noq v0.18.0
2026-08-04T03:12:46.9233066Z    Compiling sorted-index-buffer v0.2.1
2026-08-04T03:12:46.9890939Z    Compiling mac-addr v0.3.0
2026-08-04T03:12:47.0703553Z    Compiling identity-hash v0.1.0
2026-08-04T03:12:47.1516193Z    Compiling ref-cast v1.0.25
2026-08-04T03:12:47.1760798Z    Compiling foldhash v0.2.0
2026-08-04T03:12:47.2090941Z    Compiling lru-slab v0.1.2
2026-08-04T03:12:47.3040956Z    Compiling thiserror v1.0.69
2026-08-04T03:12:47.3370876Z    Compiling linux-raw-sys v0.12.1
2026-08-04T03:12:47.3504707Z    Compiling tagptr v0.2.0
2026-08-04T03:12:47.4163359Z    Compiling xml-rs v0.8.28
2026-08-04T03:12:47.4163931Z    Compiling rustc-hash v2.1.2
2026-08-04T03:12:47.5100958Z    Compiling hashbrown v0.16.1
2026-08-04T03:12:47.6290791Z    Compiling serde_derive_internals v0.29.1
2026-08-04T03:12:47.6530795Z    Compiling netlink-packet-route v0.30.0
2026-08-04T03:12:47.8714402Z    Compiling serial-core v0.4.0
2026-08-04T03:12:47.8802503Z    Compiling serde_derive v1.0.228
2026-08-04T03:12:48.0510573Z    Compiling zeroize_derive v1.4.3
2026-08-04T03:12:48.1035316Z    Compiling tokio-macros v2.7.0
2026-08-04T03:12:48.3140840Z    Compiling zerofrom-derive v0.1.7
2026-08-04T03:12:48.3515965Z    Compiling futures-macro v0.3.32
2026-08-04T03:12:48.5948447Z    Compiling zeroize v1.8.2
2026-08-04T03:12:48.7756268Z    Compiling yoke-derive v0.8.2
2026-08-04T03:12:48.7843534Z    Compiling zerovec-derive v0.11.3
2026-08-04T03:12:48.8061083Z    Compiling displaydoc v0.2.6
2026-08-04T03:12:48.8336868Z    Compiling tokio v1.52.3
2026-08-04T03:12:49.2180895Z    Compiling tracing-attributes v0.1.31
2026-08-04T03:12:49.2389387Z    Compiling rustls-pki-types v1.14.1
2026-08-04T03:12:49.3169708Z    Compiling thiserror-impl v2.0.18
2026-08-04T03:12:49.3565376Z    Compiling futures-util v0.3.32
2026-08-04T03:12:49.5993372Z    Compiling curve25519-dalek-derive v0.1.1
2026-08-04T03:12:49.8300582Z    Compiling zerofrom v0.1.8
2026-08-04T03:12:50.0030775Z    Compiling darling_macro v0.20.11
2026-08-04T03:12:50.2211214Z    Compiling yoke v0.8.3
2026-08-04T03:12:50.2320865Z    Compiling derive_more-impl v2.1.1
2026-08-04T03:12:50.2937859Z    Compiling n0-error-macros v0.1.3
2026-08-04T03:12:50.3725324Z    Compiling darling v0.20.11
2026-08-04T03:12:50.4415906Z    Compiling derive_builder_core v0.20.2
2026-08-04T03:12:50.4910926Z    Compiling zerovec v0.11.6
2026-08-04T03:12:50.8740622Z    Compiling zerotrie v0.2.4
2026-08-04T03:12:51.0111987Z    Compiling spez v0.1.2
2026-08-04T03:12:51.2680883Z    Compiling tinystr v0.8.3
2026-08-04T03:12:51.2827449Z    Compiling potential_utf v0.1.5
2026-08-04T03:12:51.3856726Z    Compiling icu_collections v2.2.0
2026-08-04T03:12:51.4034810Z    Compiling n0-error v0.1.3
2026-08-04T03:12:51.4267299Z    Compiling der v0.8.0-rc.10
2026-08-04T03:12:51.5340687Z    Compiling icu_locale_core v2.2.0
2026-08-04T03:12:51.7145013Z    Compiling derive_builder_macro v0.20.2
2026-08-04T03:12:51.7667631Z    Compiling pin-project-internal v1.1.13
2026-08-04T03:12:52.0059341Z    Compiling derive_builder v0.20.2
2026-08-04T03:12:52.0674719Z    Compiling cobs v0.3.0
2026-08-04T03:12:52.5510610Z    Compiling ed25519-dalek v2.2.0
2026-08-04T03:12:52.7600824Z    Compiling icu_provider v2.2.0
2026-08-04T03:12:52.8331228Z    Compiling spt-proto v0.53.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-08-04T03:12:52.9175180Z    Compiling spki v0.8.0-rc.4
2026-08-04T03:12:53.1520301Z    Compiling icu_normalizer v2.2.0
2026-08-04T03:12:53.1578381Z    Compiling icu_properties v2.2.0
2026-08-04T03:12:53.1653008Z    Compiling pin-project v1.1.13
2026-08-04T03:12:53.1719264Z    Compiling pkcs8 v0.11.0-rc.10
2026-08-04T03:12:53.2597396Z    Compiling ipnet v2.12.0
2026-08-04T03:12:53.3042510Z    Compiling futures-executor v0.3.32
2026-08-04T03:12:53.3551011Z    Compiling ed25519 v3.0.0-rc.4
2026-08-04T03:12:53.5267624Z    Compiling futures v0.3.32
2026-08-04T03:12:53.6547647Z    Compiling prefix-trie v0.8.4
2026-08-04T03:12:53.6806613Z    Compiling regex v1.12.3
2026-08-04T03:12:53.8755720Z    Compiling postcard-derive v0.2.2
2026-08-04T03:12:54.0538716Z    Compiling once_cell v1.21.4
2026-08-04T03:12:54.0891087Z    Compiling data-encoding-macro-internal v0.1.18
2026-08-04T03:12:54.3204867Z    Compiling tracing-core v0.1.36
2026-08-04T03:12:54.3881058Z    Compiling rustls-native-certs v0.8.4
2026-08-04T03:12:54.3995116Z    Compiling num_enum_derive v0.7.6
2026-08-04T03:12:54.4472588Z    Compiling postcard v1.1.3
2026-08-04T03:12:54.4620300Z    Compiling enum-assoc v1.3.0
2026-08-04T03:12:54.5111199Z    Compiling hashbrown v0.14.5
2026-08-04T03:12:54.5514025Z    Compiling idna_adapter v1.2.2
2026-08-04T03:12:54.6683328Z    Compiling idna v1.1.0
2026-08-04T03:12:54.8476306Z    Compiling derive_more v2.1.1
2026-08-04T03:12:54.8811301Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-08-04T03:12:54.8920792Z    Compiling data-encoding-macro v0.1.20
2026-08-04T03:12:54.9480669Z    Compiling tracing v0.1.44
2026-08-04T03:12:54.9621896Z    Compiling tokio-util v0.7.18
2026-08-04T03:12:55.0050782Z    Compiling netlink-sys v0.8.8
2026-08-04T03:12:55.0167140Z    Compiling tower v0.5.3
2026-08-04T03:12:55.2151145Z    Compiling url v2.5.8
2026-08-04T03:12:55.3251345Z    Compiling strum_macros v0.28.0
2026-08-04T03:12:55.3450556Z    Compiling hashlink v0.9.1
2026-08-04T03:12:55.3665414Z    Compiling async-trait v0.1.89
2026-08-04T03:12:55.3797510Z    Compiling iroh-metrics-derive v0.4.1
2026-08-04T03:12:55.5178772Z    Compiling netdev v0.42.0
2026-08-04T03:12:55.5831327Z    Compiling num_enum v0.7.6
2026-08-04T03:12:55.6056723Z    Compiling netlink-proto v0.12.0
2026-08-04T03:12:55.6796800Z    Compiling iroh-relay v0.98.0
2026-08-04T03:12:55.7562616Z    Compiling moka v0.12.15
2026-08-04T03:12:55.8092561Z    Compiling rusqlite v0.32.1
2026-08-04T03:12:55.8700566Z    Compiling serde_spanned v0.6.9
2026-08-04T03:12:55.8767271Z    Compiling toml_datetime v0.6.11
2026-08-04T03:12:55.9526681Z    Compiling iroh-metrics v0.38.3
2026-08-04T03:12:55.9761662Z    Compiling xmltree v0.10.3
2026-08-04T03:12:56.0169197Z    Compiling h2 v0.4.14
2026-08-04T03:12:56.2197863Z    Compiling hickory-proto v0.26.0-beta.4
2026-08-04T03:12:56.2263171Z    Compiling n0-watcher v0.6.1
2026-08-04T03:12:56.2287247Z    Compiling tower-http v0.6.11
2026-08-04T03:12:56.4980346Z    Compiling iroh-base v0.98.0
2026-08-04T03:12:56.6176646Z    Compiling attohttpc v0.30.1
2026-08-04T03:12:56.6704844Z    Compiling tokio-stream v0.1.18
2026-08-04T03:12:56.7902701Z    Compiling ref-cast-impl v1.0.25
2026-08-04T03:12:56.8676352Z    Compiling thiserror-impl v1.0.69
2026-08-04T03:12:56.9282720Z    Compiling ioctl-rs v0.1.6
2026-08-04T03:12:57.0215636Z    Compiling errno v0.3.14
2026-08-04T03:12:57.0535313Z    Compiling termios v0.2.2
2026-08-04T03:12:57.1932916Z    Compiling simple-dns v0.9.3
2026-08-04T03:12:57.2610860Z    Compiling sha1_smol v1.0.1
2026-08-04T03:12:57.2820554Z    Compiling smol_str v0.1.24
2026-08-04T03:12:57.2955929Z    Compiling simdutf8 v0.1.5
2026-08-04T03:12:57.3500660Z    Compiling constant_time_eq v0.4.2
2026-08-04T03:12:57.4271183Z    Compiling winnow v0.7.15
2026-08-04T03:12:57.4985702Z    Compiling resolv-conf v0.7.6
2026-08-04T03:12:57.5121012Z    Compiling signal-hook v0.3.18
2026-08-04T03:12:57.5401163Z    Compiling toml_write v0.1.2
2026-08-04T03:12:57.6587844Z    Compiling arrayref v0.3.9
2026-08-04T03:12:57.7826292Z    Compiling serial-unix v0.4.0
2026-08-04T03:12:57.8401160Z    Compiling signal-hook-registry v1.4.8
2026-08-04T03:12:58.0850795Z    Compiling webpki-roots v1.0.7
2026-08-04T03:12:58.1060414Z    Compiling schemars_derive v1.2.1
2026-08-04T03:12:58.2137672Z    Compiling lru v0.16.4
2026-08-04T03:12:58.2459691Z    Compiling strum v0.28.0
2026-08-04T03:12:58.3131016Z    Compiling darling_core v0.23.0
2026-08-04T03:12:58.3760823Z    Compiling serde_bytes v0.11.19
2026-08-04T03:12:58.3831108Z    Compiling seize v0.5.1
2026-08-04T03:12:58.4360533Z    Compiling hmac v0.12.1
2026-08-04T03:12:58.4919856Z    Compiling iroh v0.98.2
2026-08-04T03:12:58.5055540Z    Compiling pin-utils v0.1.0
2026-08-04T03:12:58.5090111Z    Compiling rustix v0.38.44
2026-08-04T03:12:58.5726957Z    Compiling dyn-clone v1.0.20
2026-08-04T03:12:58.5900984Z    Compiling bitflags v1.3.2
2026-08-04T03:12:58.6011590Z    Compiling cmov v0.5.4
2026-08-04T03:12:58.6670738Z    Compiling iroh-dns v0.98.0
2026-08-04T03:12:58.7081138Z    Compiling nix v0.25.1
2026-08-04T03:12:58.7639966Z    Compiling papaya v0.2.4
2026-08-04T03:12:58.8518556Z    Compiling ctutils v0.4.2
2026-08-04T03:12:58.8590753Z    Compiling hkdf v0.12.4
2026-08-04T03:12:58.9260947Z    Compiling filedescriptor v0.8.3
2026-08-04T03:12:59.0180459Z    Compiling serial v0.4.0
2026-08-04T03:12:59.0930543Z    Compiling swarm-discovery v0.6.0-alpha.2 (https://github.com/SaberMage/swarm-discovery?rev=89a2200d54a4e3cab2f46cc75ebff49a1fb07614#89a2200d)
2026-08-04T03:12:59.1224616Z    Compiling backon v1.6.0
2026-08-04T03:12:59.2290910Z    Compiling anstyle-parse v1.0.0
2026-08-04T03:12:59.2600470Z    Compiling vte_generate_state_changes v0.1.2
2026-08-04T03:12:59.3791037Z    Compiling linux-raw-sys v0.4.15
2026-08-04T03:12:59.4233856Z    Compiling anstyle-query v1.1.5
2026-08-04T03:12:59.4351629Z    Compiling is_terminal_polyfill v1.70.2
2026-08-04T03:12:59.4408525Z    Compiling foldhash v0.1.5
2026-08-04T03:12:59.5051888Z    Compiling anstyle v1.0.14
2026-08-04T03:12:59.5283740Z    Compiling downcast-rs v1.2.1
2026-08-04T03:12:59.5316544Z    Compiling instability v0.3.12
2026-08-04T03:12:59.6067305Z    Compiling colorchoice v1.0.5
2026-08-04T03:12:59.6401138Z    Compiling shell-words v1.1.1
2026-08-04T03:12:59.7099990Z    Compiling unicode-width v0.2.0
2026-08-04T03:12:59.7414838Z    Compiling anstream v1.0.0
2026-08-04T03:12:59.7843220Z    Compiling hashbrown v0.15.5
2026-08-04T03:12:59.7941701Z    Compiling vte v0.13.1
2026-08-04T03:13:00.0298488Z    Compiling signal-hook-mio v0.2.5
2026-08-04T03:13:00.1461037Z    Compiling toml_edit v0.22.27
2026-08-04T03:13:00.1630730Z    Compiling spake2 v0.4.0
2026-08-04T03:13:00.1700530Z    Compiling schemars v1.2.1
2026-08-04T03:13:00.1901811Z    Compiling terminal_size v0.4.4
2026-08-04T03:13:00.3242380Z    Compiling strum_macros v0.26.4
2026-08-04T03:13:00.3311515Z    Compiling sha1 v0.10.6
2026-08-04T03:13:00.5612485Z    Compiling itertools v0.13.0
2026-08-04T03:13:00.5782456Z    Compiling castaway v0.2.4
2026-08-04T03:13:00.5880102Z    Compiling indoc v2.0.7
2026-08-04T03:13:00.6750612Z    Compiling static_assertions v1.1.0
2026-08-04T03:13:00.7302628Z    Compiling clap_lex v1.1.0
2026-08-04T03:13:00.8703290Z    Compiling unicode-width v0.1.14
2026-08-04T03:13:00.9690895Z    Compiling doctest-file v1.1.1
2026-08-04T03:13:01.0788362Z    Compiling clap_builder v4.6.0
2026-08-04T03:13:01.0948415Z    Compiling crossterm v0.28.1
2026-08-04T03:13:01.1520732Z    Compiling compact_str v0.8.2
2026-08-04T03:13:01.4861006Z    Compiling interprocess v2.4.2
2026-08-04T03:13:02.0278628Z    Compiling hyper v1.10.1
2026-08-04T03:13:02.1460710Z    Compiling lru v0.12.5
2026-08-04T03:13:02.2431227Z    Compiling darling_macro v0.23.0
2026-08-04T03:13:02.3086937Z    Compiling clap_derive v4.6.1
2026-08-04T03:13:02.4881401Z    Compiling unicode-truncate v1.1.0
2026-08-04T03:13:02.5347222Z    Compiling cassowary v0.3.0
2026-08-04T03:13:02.6111221Z    Compiling darling v0.23.0
2026-08-04T03:13:02.6899331Z    Compiling toml v0.8.23
2026-08-04T03:13:02.8368858Z    Compiling strum v0.26.3
2026-08-04T03:13:02.8932159Z    Compiling iana-time-zone v0.1.65
2026-08-04T03:13:02.9538012Z    Compiling portable-pty v0.8.1
2026-08-04T03:13:03.0705011Z    Compiling chrono v0.4.45
2026-08-04T03:13:03.1501119Z    Compiling nucleo-matcher v0.3.1
2026-08-04T03:13:03.2531192Z    Compiling qrcode v0.14.1
2026-08-04T03:13:03.3600719Z    Compiling ratatui v0.29.0
2026-08-04T03:13:03.4509762Z    Compiling tempfile v3.27.0
2026-08-04T03:13:03.8021197Z    Compiling spt-test-support v0.53.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-test-support)
2026-08-04T03:13:04.0480538Z    Compiling hyper-util v0.1.20
2026-08-04T03:13:04.2762384Z    Compiling spt-msg v0.53.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-08-04T03:13:04.6591286Z    Compiling spt-runtime v0.53.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-08-04T03:13:04.6811209Z    Compiling spt-term v0.53.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-08-04T03:13:04.7595716Z    Compiling clap v4.6.1
2026-08-04T03:13:06.1297819Z    Compiling igd-next v0.17.1
2026-08-04T03:13:07.2721070Z    Compiling portmapper v0.16.0
2026-08-04T03:13:07.8485215Z    Compiling spt-live v0.53.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-08-04T03:13:11.8436502Z    Compiling rustls-webpki v0.103.13
2026-08-04T03:13:14.1572847Z    Compiling tokio-rustls v0.26.4
2026-08-04T03:13:14.1573252Z    Compiling noq-proto v0.17.0
2026-08-04T03:13:14.1573562Z    Compiling rustls-platform-verifier v0.7.0
2026-08-04T03:13:14.2936694Z    Compiling hyper-rustls v0.27.9
2026-08-04T03:13:14.2937420Z    Compiling hickory-net v0.26.0-beta.4
2026-08-04T03:13:14.2938416Z    Compiling tokio-websockets v0.13.2
2026-08-04T03:13:14.4256388Z    Compiling reqwest v0.13.4
2026-08-04T03:13:15.3286660Z    Compiling hickory-resolver v0.26.0-beta.4
2026-08-04T03:13:28.6992744Z    Compiling spt-net v0.53.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-08-04T03:13:30.4084810Z    Compiling spt-daemon v0.53.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-08-04T03:13:40.7741032Z    Compiling spt v0.53.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-08-04T03:13:46.6990291Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 07s
2026-08-04T03:13:46.7209507Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-dc213a1dadff6d29)
2026-08-04T03:13:46.7222009Z 
2026-08-04T03:13:46.7222197Z running 1 test
2026-08-04T03:13:52.9116552Z test new_brain_serves_against_old_broker ... ok
2026-08-04T03:13:52.9116825Z 
2026-08-04T03:13:52.9117038Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.19s
2026-08-04T03:13:52.9117325Z 
2026-08-04T03:13:52.9376983Z ##[group]Run bash .github/ci/reap-census.sh end
2026-08-04T03:13:52.9377317Z [36;1mbash .github/ci/reap-census.sh end[0m
2026-08-04T03:13:52.9390081Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-04T03:13:52.9390362Z env:
2026-08-04T03:13:52.9390557Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-04T03:13:52.9390915Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-1-eN4Z5R
2026-08-04T03:13:52.9391525Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-1-eN4Z5R
2026-08-04T03:13:52.9391941Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-1-eN4Z5R
2026-08-04T03:13:52.9392364Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-1-eN4Z5R
2026-08-04T03:13:52.9392686Z ##[endgroup]
2026-08-04T03:13:52.9433571Z CI-CENSUS scope roots:
2026-08-04T03:13:52.9433847Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-04T03:13:52.9434249Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-08-04T03:13:52.9434679Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-08-04T03:13:52.9435050Z   root: /home/reavus/actions-runner/_work/_temp
2026-08-04T03:13:52.9435293Z   root: /home/reavus/spt-n1-oldbroker
2026-08-04T03:13:52.9479669Z CI-CENSUS self-check OK: walked 388 /proc entries, exe resolution live
2026-08-04T03:13:54.3825752Z CI-CENSUS phase=pre-reap box_procs=387 box_fds=10688 family_total=2 scoped=0 unscoped=2 unreadable_path=0 flood_orphans=0
2026-08-04T03:13:54.3826683Z   FOREIGN  pid=1687377 /home/reavus/.local/bin/spt
2026-08-04T03:13:54.3827202Z   FOREIGN  pid=1687391 /home/reavus/.local/bin/spt
2026-08-04T03:13:57.9090897Z CI-CENSUS phase=end box_procs=386 box_fds=10752 family_total=2 scoped=0 unscoped=2 unreadable_path=0 flood_orphans=0
2026-08-04T03:13:57.9091381Z   FOREIGN  pid=1687377 /home/reavus/.local/bin/spt
2026-08-04T03:13:57.9091681Z   FOREIGN  pid=1687391 /home/reavus/.local/bin/spt
2026-08-04T03:13:57.9091978Z CI-REAP summary: killed=0 flood_orphans=none scoped_survivors=0
2026-08-04T03:13:57.9133508Z ##[group]Run bash .github/ci/test-temp-sandbox.sh cleanup
2026-08-04T03:13:57.9133875Z [36;1mbash .github/ci/test-temp-sandbox.sh cleanup[0m
2026-08-04T03:13:57.9146037Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-04T03:13:57.9146306Z env:
2026-08-04T03:13:57.9146477Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-04T03:13:57.9146820Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-1-eN4Z5R
2026-08-04T03:13:57.9147250Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-1-eN4Z5R
2026-08-04T03:13:57.9147640Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-1-eN4Z5R
2026-08-04T03:13:57.9148031Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-1-eN4Z5R
2026-08-04T03:13:57.9148360Z ##[endgroup]
2026-08-04T03:13:57.9219919Z CI-TMP cleanup: removed /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-1-eN4Z5R on attempt 1/5
2026-08-04T03:13:57.9289613Z Node 20 is being deprecated. This workflow is running with Node 24 by default. If you need to temporarily use Node 20, you can set the ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true environment variable. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
2026-08-04T03:13:57.9291535Z ##[group]Run actions/upload-artifact@v4
2026-08-04T03:13:57.9291863Z with:
2026-08-04T03:13:57.9292115Z   name: bench-ledger-n1-Linux
2026-08-04T03:13:57.9292430Z   path: bench-ledger/
2026-08-04T03:13:57.9292629Z   if-no-files-found: warn
2026-08-04T03:13:57.9292830Z   retention-days: 30
2026-08-04T03:13:57.9293015Z   compression-level: 6
2026-08-04T03:13:57.9293202Z   overwrite: false
2026-08-04T03:13:57.9293389Z   include-hidden-files: false
2026-08-04T03:13:57.9293583Z env:
2026-08-04T03:13:57.9293756Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-04T03:13:57.9294139Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-1-eN4Z5R
2026-08-04T03:13:57.9294580Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-1-eN4Z5R
2026-08-04T03:13:57.9294977Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-1-eN4Z5R
2026-08-04T03:13:57.9295387Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-1-eN4Z5R
2026-08-04T03:13:57.9295878Z ##[endgroup]
2026-08-04T03:13:58.0673581Z (node:4074557) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
2026-08-04T03:13:58.0674182Z (Use `node --trace-deprecation ...` to show where the warning was created)
2026-08-04T03:13:58.0710459Z With the provided path, there will be 1 file uploaded
2026-08-04T03:13:58.0714402Z Artifact name is valid!
2026-08-04T03:13:58.0714997Z Root directory input is valid!
2026-08-04T03:13:58.4466297Z Beginning upload of artifact content to blob storage
2026-08-04T03:13:58.4610151Z (node:4074557) [DEP0169] DeprecationWarning: `url.parse()` behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for `url.parse()` vulnerabilities.
2026-08-04T03:13:58.7752641Z Uploaded bytes 270
2026-08-04T03:13:58.8516398Z Finished uploading artifact content to blob storage!
2026-08-04T03:13:58.8517180Z SHA256 digest of uploaded artifact zip is af9125ae6e2770d3d0d8e7ab209c7bdc3e66c9414c66a3246b26fbf374e7f29d
2026-08-04T03:13:58.8519284Z Finalizing artifact upload
2026-08-04T03:13:59.2894147Z Artifact bench-ledger-n1-Linux.zip successfully finalized. Artifact ID 8878905007
2026-08-04T03:13:59.2895304Z Artifact bench-ledger-n1-Linux has been successfully uploaded! Final size is 270 bytes. Artifact ID is 8878905007
2026-08-04T03:13:59.2901751Z Artifact download URL: https://github.com/BigscreenVR/spt-bs-core/actions/runs/30873007187/artifacts/8878905007
2026-08-04T03:13:59.3102223Z Post job cleanup.
2026-08-04T03:13:59.3778589Z [command]/usr/bin/git version
2026-08-04T03:13:59.3815683Z git version 2.43.0
2026-08-04T03:13:59.3867979Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/95035cef-2c79-4c0c-9f82-84c94d822cf6/.gitconfig'
2026-08-04T03:13:59.3875204Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/95035cef-2c79-4c0c-9f82-84c94d822cf6' before making global git config changes
2026-08-04T03:13:59.3875876Z Adding repository directory to the temporary git global config as a safe directory
2026-08-04T03:13:59.3878916Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-04T03:13:59.3924242Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-04T03:13:59.3952145Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-04T03:13:59.4143056Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-04T03:13:59.4161357Z http.https://github.com/.extraheader
2026-08-04T03:13:59.4168791Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-08-04T03:13:59.4194135Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-04T03:13:59.4377002Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-04T03:13:59.4401147Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-04T03:13:59.4704328Z Cleaning up orphan processes
2026-08-04T03:13:59.5239824Z ##[warning]Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
